CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - opencv a

搜索资源列表

  1. skeleton.rar

    1下载:
  2. 一个用opencv编写的骨架提取的程序,主要原理是基于距离变换,鲁棒性很高,里面附了多个测试图片,Opencv prepared with a skeleton extraction procedure, the main principle is based on the distance transform, robust high, which is attached a number of test pictures
  3. 所属分类:Special Effects

    • 发布日期:2017-03-22
    • 文件大小:254777
    • 提供者:huwentao
  1. Hough.rar

    0下载:
  2. opencv检测线段,用到hough,非常使用的,This is a standalone program. Pass an image name as a first parameter of the program.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:1164
    • 提供者:勤勤
  1. playAvi_saveFrame.rar

    0下载:
  2. 這是個可以播放avi並把正在播放的frame存成bmp的簡單小程式,需要安裝openCV。程式碼包含簡易的avi開檔,存圖,程式執行後,按空白鍵會撥放影片,按s會存圖。,This is a can play avi and put the frame is playing a simple Save as bmp small program to install required openCV. Contains simple code to open avi files, keep maps,
  3. 所属分类:Video Capture

    • 发布日期:2017-04-10
    • 文件大小:1736047
    • 提供者:發發
  1. facetrack.rar

    0下载:
  2. 人脸检测的C/C++源代码,曾发表于 OPENCV 的 MAILING LIST,主要是对OPENCV 3.1 版本发布的代码做了一些速度上的优化,并且解决了内存泄漏的问题。这个程序所使用的 Paul Viola 提出(该论文“Rapid Object Detection using a Boosted Cascade of Simple Features”发表在 CVPR01)的 Ada Boosted Cascade 算法可以说是目前最好最快的目标检测算法。,face tracking
  3. 所属分类:Graph program

    • 发布日期:2017-04-01
    • 文件大小:1289
    • 提供者:圣约翰
  1. Gabor(matlab_C_Cv).rar

    3下载:
  2. 这里包含三个高质量的Gabor实现代码,分别基于C、OpenCV、Matlab,大家各取所需吧。Gabor变换可以实现在多个尺度、多个方位上的变换,尤其是对于纹理的检测有很好的效果,研究表明Gabor特征符合人眼感受野特性。 ,Here are three high-quality implementation of the Gabor code, respectively, based on C, OpenCV, Matlab, let everyone take what we need
  3. 所属分类:Special Effects

    • 发布日期:2015-09-06
    • 文件大小:20918
    • 提供者:
  1. Snake-contour.rar

    1下载:
  2. 本程序以VC++为开发环境,以opencv和MFC为开发语言实现用Snake方法轮廓提取轮廓。提取轮廓是图像处理和视频流处理的基础...,This procedure for a VC++ development environment, and MFC in opencv using the development of language Snake contour contour extraction method. Extraction of the outline of the imag
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2013-04-13
    • 文件大小:967206
    • 提供者:baiyang
  1. draw.rar

    0下载:
  2. 基于opencv的绘图程序,可以实现在图片上用鼠标画线的功能,Opencv-based mapping procedures, can be achieved with the mouse in the picture on the function of drawing a line
  3. 所属分类:Graph Drawing

    • 发布日期:2017-03-30
    • 文件大小:236802
    • 提供者:wangz
  1. test.rar

    0下载:
  2. 用OPENCV测试图像中的直线:主要利用了canny算法和hough变换,OPENCV test images used in a straight line: the main algorithm and canny use of the hough transform
  3. 所属分类:Graph program

    • 发布日期:2017-04-09
    • 文件大小:1972667
    • 提供者:liyu
  1. tracking.rar

    0下载:
  2. 基于opencv的车辆跟踪,效果非常好,有对比,环境为VC 6.0 ,一定对你有所帮助,Opencv-based vehicle tracking, the effect of a very good contrast, the environment for VC 6.0, you will certainly be helpful
  3. 所属分类:Special Effects

    • 发布日期:2017-05-25
    • 文件大小:8626858
    • 提供者:彭金冬
  1. opencv_java_api.zip

    1下载:
  2. Opencv Java API is a Java Vision Library to be used for Image processing,Opencv Java API is a Java Vision Library to be used for Image processing
  3. 所属分类:Java Develop

    • 发布日期:2017-03-21
    • 文件大小:41472
    • 提供者:Jessy
  1. faceidentifysys.rar

    0下载:
  2. 一个使用VC开发的基于opencv的人脸识别系统。,The use of the development of a VC-based face recognition system opencv.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-09
    • 文件大小:2083267
    • 提供者:张彩
  1. save_file.rar

    0下载:
  2. 基于OPENCV的读取图像程序,并将图像像素数据用矩阵表示,并将矩阵显示成新的图像并保存。,Based on the read image OPENCV procedures, and image pixel data matrix, said matrix display and a new image and save.
  3. 所属分类:Special Effects

    • 发布日期:2017-11-06
    • 文件大小:1989474
    • 提供者:Liu Wei
  1. thin.rar

    1下载:
  2. 应用OPENCV编写的,输入一张二值图片,根据细化算法细化成单像素的二值图像。,OPENCV prepared application, enter a two-valued picture, refined into a thinning algorithm based on single-pixel binary image.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-04
    • 文件大小:1174235
    • 提供者:北科
  1. HUCentralMoment.rar

    0下载:
  2. HU不变矩程序代码很多,但是没找到一个完整准确的代码。本人对其中的某些代码修正后,和matlab计算结果进行比较,结果是一致的。本程序没有利用Opencv计算Hu矩的函数,好像opencv计算的M03和M30应该对调,否则,和matlab计算不一样!对旋转、缩放的图像进行测试,HU矩也是一样的,不信可以利用提供的图片对比一下。由于HU矩比较小,程序对HU矩取对数便于查看比较。总之,程序绝对安全可靠,可直接调用。,HU moment invariants code a lot, but could
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:1811920
    • 提供者:刘丽娟
  1. surf_opencv.zip

    0下载:
  2. Speed Up Robust Feature Algorithm by OpenCV it can detected specified image and matching I adjust it to use a cam so it runs in real time but I guess it doesn t look so fast,Speed Up Robust Feature Algorithm by OpenCV it can detected spe
  3. 所属分类:Special Effects

    • 发布日期:2017-05-22
    • 文件大小:7074971
    • 提供者:Jason
  1. helloopencv

    0下载:
  2. Android平台上用opencv库编写的测试小代码。用于保存一张图片-Android platform test with the opencv library to write a small code. To save a picture
  3. 所属分类:OpenCV

    • 发布日期:2017-03-27
    • 文件大小:199181
    • 提供者:suntao
  1. OpenCV

    0下载:
  2. 这是opencv来实现人脸识别,如果不能使用,就稍微该一下代码就可以了。-This is achieved opencv face recognition, if not used to a little bit of code that can be had.
  3. 所属分类:OpenCV

    • 发布日期:2017-03-29
    • 文件大小:122091
    • 提供者:刘彧
  1. StereoMatching

    0下载:
  2. 本程序是通过OPENCV实现采集一个摄像头视频信息,主要采用了DirectShow等函数来实现,可用于视频监控等着的前期视频采集工作,希望对您有所帮助!-This procedure is achieved by collecting OPENCV a video camera, the main use of DirectShow and other functions to achieve, can be used for video surveillance video capture w
  3. 所属分类:OpenCV

    • 发布日期:2017-05-16
    • 文件大小:4579155
    • 提供者:韩松卫
  1. MyYUViewer.rar

    0下载:
  2. 一个用opencv编写的可以打开YUV格式视频的一个很好的小程序,值得下载哦,Opencv prepared a used YUV format video can turn a good little program, it is worth to download Oh
  3. 所属分类:Special Effects

    • 发布日期:2017-05-11
    • 文件大小:3068443
    • 提供者:creasewang
  1. allfns.zip

    0下载:
  2. VGG MultiView Compute Library,包含各种图像插值算法的实现和图像变换矩阵参数估计,VGG MultiView Compute Library, contains a variety of image interpolation algorithm and image transformation matrix parameter estimation
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-09
    • 文件大小:1321124
    • 提供者:dubingxin
« 1 2 3 4 5 6 78 9 10 11 12 ... 50 »
搜珍网 www.dssz.com